{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-platform-filemanager",
      "artifactVersion": "2021.49.2",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.binary.metadata",
          "org.nuxeo.directory.mongodb",
          "org.nuxeo.dmk-adaptor",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.jwt",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.csv.export",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.filemanager",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.mail",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.oauth1",
          "org.nuxeo.ecm.platform.pdf",
          "org.nuxeo.ecm.platform.query.api",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.threed",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.platform.types",
          "org.nuxeo.ecm.platform.url",
          "org.nuxeo.ecm.platform.usermanager",
          "org.nuxeo.ecm.quota",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.importer.stream",
          "org.nuxeo.mail",
          "org.nuxeo.mongodb.audit",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Platform Importer\n\n## About Nuxeo Platform Importer\n\nThe file importer comes as a Java library (with nuxeo runtime service) and a sample JAX-RS interface to launch, monitor and abort import jobs.\nThis project is an on-going project, supported by Nuxeo\n\n## Building\n### How to Build Nuxeo Platform Importer\nBuild the Nuxeo Platform Importer with Maven:\n```$ mvn install -Dmaven.test.skip=true```\n\n## Deploying\nNuxeo Platform Importer is available as two package add-ons [from the Nuxeo Marketplace]\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-platform-importer\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-scan-importer\n\n## Resources\n### Documentation\nThe documentation for Nuxeo Platform Importer is available in our Documentation Center: http://doc.nuxeo.com/x/gYBVAQ\n\n### Reporting Issues\nYou can follow the developments in the Nuxeo Platform project of our JIRA bug tracker, which includes a Nuxeo Platform Importer component:\nhttps://jira.nuxeo.com/browse/NXP/component/10621\n\nYou can report issues on: http://answers.nuxeo.com/\n\n## About Nuxeo\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n",
            "digest": "83bb2a4c6415c9f07db3ab17fa99510c",
            "encoding": "UTF-8",
            "length": 1753,
            "mimeType": "text/plain",
            "name": "README.md"
          }
        ],
        "version": "2021.49"
      },
      "bundleId": "org.nuxeo.ecm.platform.filemanager",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentation": "\n      Listen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and generates digests\n      for blobs according to filemanager configuration.\n      @author Thierry Delprat (td@nuxeo.com)\n     \n",
              "documentationHtml": "<p>\nListen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and generates digests\nfor blobs according to filemanager configuration.\n</p><p></p>",
              "extensionPoint": "org.nuxeo.ecm.core.event.EventServiceComponent--listener",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/filemanager.core.listener.digest/Contributions/filemanager.core.listener.digest--listener",
              "id": "filemanager.core.listener.digest--listener",
              "registrationOrder": 26,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.event.EventServiceComponent",
                "name": "org.nuxeo.ecm.core.event.EventServiceComponent",
                "type": "service"
              },
              "version": "2021.49.2",
              "xml": "<extension point=\"listener\" target=\"org.nuxeo.ecm.core.event.EventServiceComponent\">\n    <documentation>\n      Listen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and generates digests\n      for blobs according to filemanager configuration.\n      @author Thierry Delprat (td@nuxeo.com)\n     </documentation>\n    <listener async=\"false\" class=\"org.nuxeo.ecm.platform.filemanager.core.listener.DigestComputer\" name=\"digestListener\" postCommit=\"false\" priority=\"140\">\n      <event>aboutToCreate</event>\n      <event>beforeDocumentModification</event>\n    </listener>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/filemanager.core.listener.digest",
          "name": "filemanager.core.listener.digest",
          "requirements": [],
          "resolutionOrder": 361,
          "services": [],
          "startOrder": 31,
          "version": "2021.49.2",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"filemanager.core.listener.digest\" version=\"1.0.0\">\n\n  <extension target=\"org.nuxeo.ecm.core.event.EventServiceComponent\" point=\"listener\">\n    <documentation>\n      Listen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and generates digests\n      for blobs according to filemanager configuration.\n      @author Thierry Delprat (td@nuxeo.com)\n     </documentation>\n    <listener name=\"digestListener\" async=\"false\" postCommit=\"false\" class=\"org.nuxeo.ecm.platform.filemanager.core.listener.DigestComputer\" priority=\"140\">\n      <event>aboutToCreate</event>\n      <event>beforeDocumentModification</event>\n    </listener>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/filemanager-digestcomputer-event-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentation": "\n      Computes the mimetype of dirty blob fields and updates the document icon if necessary.\n    \n",
              "documentationHtml": "<p>\nComputes the mimetype of dirty blob fields and updates the document icon if necessary.\n</p><p></p>",
              "extensionPoint": "org.nuxeo.ecm.core.event.EventServiceComponent--listener",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/filemanager.core.listener.icon/Contributions/filemanager.core.listener.icon--listener",
              "id": "filemanager.core.listener.icon--listener",
              "registrationOrder": 27,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.event.EventServiceComponent",
                "name": "org.nuxeo.ecm.core.event.EventServiceComponent",
                "type": "service"
              },
              "version": "2021.49.2",
              "xml": "<extension point=\"listener\" target=\"org.nuxeo.ecm.core.event.EventServiceComponent\">\n    <documentation>\n      Computes the mimetype of dirty blob fields and updates the document icon if necessary.\n    </documentation>\n    <listener async=\"false\" class=\"org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater\" name=\"mimetypeIconUpdater\" postCommit=\"false\" priority=\"120\">\n      <event>aboutToCreate</event>\n      <event>beforeDocumentModification</event>\n      <event>aboutToImport</event>\n    </listener>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/filemanager.core.listener.icon",
          "name": "filemanager.core.listener.icon",
          "requirements": [],
          "resolutionOrder": 362,
          "services": [],
          "startOrder": 32,
          "version": "2021.49.2",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"filemanager.core.listener.icon\" version=\"1.0.0\">\n\n  <extension target=\"org.nuxeo.ecm.core.event.EventServiceComponent\" point=\"listener\">\n    <documentation>\n      Computes the mimetype of dirty blob fields and updates the document icon if necessary.\n    </documentation>\n    <listener name=\"mimetypeIconUpdater\" async=\"false\" postCommit=\"false\"\n              class=\"org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater\" priority=\"120\">\n      <event>aboutToCreate</event>\n      <event>beforeDocumentModification</event>\n      <event>aboutToImport</event>\n    </listener>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/filemanager-iconupdater-event-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentation": "\n      Listen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and check for existing duplicated blobs in the db\n     \n",
              "documentationHtml": "<p>\nListen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and check for existing duplicated blobs in the db\n</p><p></p>",
              "extensionPoint": "org.nuxeo.ecm.core.event.EventServiceComponent--listener",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/filemanager.core.listener.unicity/Contributions/filemanager.core.listener.unicity--listener",
              "id": "filemanager.core.listener.unicity--listener",
              "registrationOrder": 28,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.event.EventServiceComponent",
                "name": "org.nuxeo.ecm.core.event.EventServiceComponent",
                "type": "service"
              },
              "version": "2021.49.2",
              "xml": "<extension point=\"listener\" target=\"org.nuxeo.ecm.core.event.EventServiceComponent\">\n    <documentation>\n      Listen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and check for existing duplicated blobs in the db\n     </documentation>\n    <listener async=\"true\" class=\"org.nuxeo.ecm.platform.filemanager.core.listener.AsynchronousUnicityCheckListener\" name=\"unicityListener\" postCommit=\"true\" priority=\"140\">\n      <event>documentCreated</event>\n      <event>documentModified</event>\n    </listener>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/filemanager.core.listener.unicity",
          "name": "filemanager.core.listener.unicity",
          "requirements": [],
          "resolutionOrder": 363,
          "services": [],
          "startOrder": 33,
          "version": "2021.49.2",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"filemanager.core.listener.unicity\" version=\"1.0.0\">\n\n  <extension target=\"org.nuxeo.ecm.core.event.EventServiceComponent\" point=\"listener\">\n    <documentation>\n      Listen for Core event DOCUMENT_UPDATED and DOCUMENT_CREATED and check for existing duplicated blobs in the db\n     </documentation>\n    <listener name=\"unicityListener\" async=\"true\" postCommit=\"true\" class=\"org.nuxeo.ecm.platform.filemanager.core.listener.AsynchronousUnicityCheckListener\" priority=\"140\">\n      <event>documentCreated</event>\n      <event>documentModified</event>\n    </listener>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/filemanager-unicity-event-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.query.api.PageProviderService--providers",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders/Contributions/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders--providers",
              "id": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders--providers",
              "registrationOrder": 17,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.query.api.PageProviderService",
                "name": "org.nuxeo.ecm.platform.query.api.PageProviderService",
                "type": "service"
              },
              "version": "2021.49.2",
              "xml": "<extension point=\"providers\" target=\"org.nuxeo.ecm.platform.query.api.PageProviderService\">\n\n    <coreQueryPageProvider name=\"DEFAULT_CREATION_CONTAINER_LIST_PROVIDER\">\n      <pattern>\n        SELECT * FROM Document WHERE ecm:primaryType IN ('Workspace',\n        'Folder') AND ecm:isTrashed = 0\n      </pattern>\n      <sort ascending=\"true\" column=\"ecm:path\"/>\n    </coreQueryPageProvider>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders",
          "name": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders",
          "requirements": [],
          "resolutionOrder": 364,
          "services": [],
          "startOrder": 324,
          "version": "2021.49.2",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component\n  name=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders\">\n\n  <extension target=\"org.nuxeo.ecm.platform.query.api.PageProviderService\"\n    point=\"providers\">\n\n    <coreQueryPageProvider name=\"DEFAULT_CREATION_CONTAINER_LIST_PROVIDER\">\n      <pattern>\n        SELECT * FROM Document WHERE ecm:primaryType IN ('Workspace',\n        'Folder') AND ecm:isTrashed = 0\n      </pattern>\n      <sort column=\"ecm:path\" ascending=\"true\" />\n    </coreQueryPageProvider>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/nxfilemanager-pageprovider-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentation": "Component to carry default extension points.\n",
          "documentationHtml": "<p>\nComponent to carry default extension points.</p>",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentation": "\n      Default plugins for the file manager.\n\n      NoteImporter creates a Note document from any text-based content.\n\n      DefaultFileImporter creates a File document from any content.\n    \n",
              "documentationHtml": "<p>\nDefault plugins for the file manager.\n</p><p>\nNoteImporter creates a Note document from any text-based content.\n</p><p>\nDefaultFileImporter creates a File document from any content.\n</p><p></p>",
              "extensionPoint": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService--plugins",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins/Contributions/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins--plugins",
              "id": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins--plugins",
              "registrationOrder": 2,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
                "name": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
                "type": "service"
              },
              "version": "2021.49.2",
              "xml": "<extension point=\"plugins\" target=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService\">\n    <documentation>\n      Default plugins for the file manager.\n\n      NoteImporter creates a Note document from any text-based content.\n\n      DefaultFileImporter creates a File document from any content.\n    </documentation>\n\n    <plugin class=\"org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter\" name=\"NoteImporter\" order=\"10\">\n      <filter>text/plain</filter>\n      <filter>text/html</filter>\n      <filter>application/xhtml+xml</filter>\n      <filter>text/x-web-markdown</filter>\n    </plugin>\n\n    <plugin class=\"org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter\" name=\"DefaultFileImporter\" order=\"100\">\n      <filter>.*</filter>\n    </plugin>\n\n    <plugin class=\"org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter\" name=\"ExportedArchivePlugin\" order=\"10\">\n      <filter>application/zip</filter>\n    </plugin>\n\n    <plugin class=\"org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter\" name=\"CSVArchivePlugin\" order=\"11\">\n      <filter>application/zip</filter>\n    </plugin>\n\n    <documentation>\n      Use a query model to find the list of all Workspaces the user has the\n      right to create new document into.\n    </documentation>\n    <creationContainerListProvider class=\"org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider\" name=\"defaultCreationContainerListProvider\"/>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentation": "\n      Unicity Service disabled by default.\n    \n",
              "documentationHtml": "<p>\nUnicity Service disabled by default.\n</p><p></p>",
              "extensionPoint": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService--unicity",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins/Contributions/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins--unicity",
              "id": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins--unicity",
              "registrationOrder": 0,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
                "name": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
                "type": "service"
              },
              "version": "2021.49.2",
              "xml": "<extension point=\"unicity\" target=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService\">\n    <documentation>\n      Unicity Service disabled by default.\n    </documentation>\n\n    <unicitySettings>\n      <algo>sha-256</algo>\n      <field>file:content</field>\n      <enabled>false</enabled>\n      <computeDigest>false</computeDigest>\n    </unicitySettings>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins",
          "name": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins",
          "requirements": [],
          "resolutionOrder": 365,
          "services": [],
          "startOrder": 325,
          "version": "2021.49.2",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component\n  name=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService.Plugins\">\n  <documentation>Component to carry default extension points.</documentation>\n\n  <extension\n    target=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService\"\n    point=\"plugins\">\n    <documentation>\n      Default plugins for the file manager.\n\n      NoteImporter creates a Note document from any text-based content.\n\n      DefaultFileImporter creates a File document from any content.\n    </documentation>\n\n    <plugin name=\"NoteImporter\"\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter\"\n      order=\"10\">\n      <filter>text/plain</filter>\n      <filter>text/html</filter>\n      <filter>application/xhtml+xml</filter>\n      <filter>text/x-web-markdown</filter>\n    </plugin>\n\n    <plugin name=\"DefaultFileImporter\"\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter\"\n      order=\"100\">\n      <filter>.*</filter>\n    </plugin>\n\n    <plugin name=\"ExportedArchivePlugin\"\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter\"\n      order=\"10\">\n      <filter>application/zip</filter>\n    </plugin>\n\n    <plugin name=\"CSVArchivePlugin\"\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter\"\n      order=\"11\">\n      <filter>application/zip</filter>\n    </plugin>\n\n    <documentation>\n      Use a query model to find the list of all Workspaces the user has the\n      right to create new document into.\n    </documentation>\n    <creationContainerListProvider name=\"defaultCreationContainerListProvider\"\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider\" />\n  </extension>\n\n  <extension\n    target=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService\"\n    point=\"unicity\">\n    <documentation>\n      Unicity Service disabled by default.\n    </documentation>\n\n    <unicitySettings>\n      <algo>sha-256</algo>\n      <field>file:content</field>\n      <enabled>false</enabled>\n      <computeDigest>false</computeDigest>\n    </unicitySettings>\n  </extension>\n</component>\n",
          "xmlFileName": "/OSGI-INF/nxfilemanager-plugins-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "componentClass": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
          "documentation": "\n    The FileManager service provide a generic service for building Documents\n    form a simple File.\n  \n",
          "documentationHtml": "<p>\nThe FileManager service provide a generic service for building Documents\nform a simple File.\n</p><p></p>",
          "extensionPoints": [
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
              "descriptors": [
                "org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor",
                "org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor",
                "org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor"
              ],
              "documentation": "\n      The plugin system for the FileManager give the possibility to register\n      extension that will be responsible for creating a document from a given\n      mime-type. The plugin should implement the\n      org.nuxeo.ecm.platform.filemanager.interfaces.FileImporter interface.\n\n      The registration of a file importer can be done like this:\n\n      <code>\n    <plugin class=\"com.example.MyFileImporterImplementationClass\"\n        docType=\"MyCustomDoctype\" enabled=\"true\"\n        name=\"myCustomFileImporter\" order=\"30\">\n        <filter>text/plain</filter>\n    </plugin>\n</code>\n\n\n      The filter tag is used to know what mime-types can be used with the\n      plugin. The order tag is used to determine order between plugins.\n\n      The docType attribute is optional. When added, an instance of the document type specified in it will be created. Otherwise, one of the default Nuxeo document types will be used.\n\n      A plugin can override an existing plugin by reusing the same name, in this\n      case the previous filters will be ignored. A plugin can be completely\n      disabled by setting enabled=\"false\".\n\n      Similarly, to override the default behavior to import folders, custom\n      folder importers are registered as follows:\n\n      <code>\n    <folderImporter\n        class=\"com.example.MyFolderImporterImplementationClass\" name=\"myCustomFolderImporter\"/>\n</code>\n\n\n      The latest registered folder importer will be used in place of any other\n      previously registered folder importer.\n\n      Finally is it also possible to register CreationContainerListProvider\n      implementations for a given set of document types so as to provide the\n      user with a list of container suitable for new document creation.\n\n      This feature is especially useful for the creation of new document from an\n      office productivity application through the LiveEdit plugins.\n\n      The docType is optional: no docType declaration means all types are\n      handled by the extension.\n\n      <code>\n    <creationContainerListProvider\n        class=\"com.example.MyCustomContainerListImplementationClass\" name=\"myCustomContainerListProvider\">\n        <docType>File</docType>\n        <docType>Note</docType>\n    </creationContainerListProvider>\n</code>\n",
              "documentationHtml": "<p>\nThe plugin system for the FileManager give the possibility to register\nextension that will be responsible for creating a document from a given\nmime-type. The plugin should implement the\norg.nuxeo.ecm.platform.filemanager.interfaces.FileImporter interface.\n</p><p>\nThe registration of a file importer can be done like this:\n</p><p>\n</p><pre><code>    &lt;plugin class&#61;&#34;com.example.MyFileImporterImplementationClass&#34;\n        docType&#61;&#34;MyCustomDoctype&#34; enabled&#61;&#34;true&#34;\n        name&#61;&#34;myCustomFileImporter&#34; order&#61;&#34;30&#34;&gt;\n        &lt;filter&gt;text/plain&lt;/filter&gt;\n    &lt;/plugin&gt;\n</code></pre><p>\nThe filter tag is used to know what mime-types can be used with the\nplugin. The order tag is used to determine order between plugins.\n</p><p>\nThe docType attribute is optional. When added, an instance of the document type specified in it will be created. Otherwise, one of the default Nuxeo document types will be used.\n</p><p>\nA plugin can override an existing plugin by reusing the same name, in this\ncase the previous filters will be ignored. A plugin can be completely\ndisabled by setting enabled&#61;&#34;false&#34;.\n</p><p>\nSimilarly, to override the default behavior to import folders, custom\nfolder importers are registered as follows:\n</p><p>\n</p><pre><code>    &lt;folderImporter\n        class&#61;&#34;com.example.MyFolderImporterImplementationClass&#34; name&#61;&#34;myCustomFolderImporter&#34;/&gt;\n</code></pre><p>\nThe latest registered folder importer will be used in place of any other\npreviously registered folder importer.\n</p><p>\nFinally is it also possible to register CreationContainerListProvider\nimplementations for a given set of document types so as to provide the\nuser with a list of container suitable for new document creation.\n</p><p>\nThis feature is especially useful for the creation of new document from an\noffice productivity application through the LiveEdit plugins.\n</p><p>\nThe docType is optional: no docType declaration means all types are\nhandled by the extension.\n</p><p>\n</p><pre><code>    &lt;creationContainerListProvider\n        class&#61;&#34;com.example.MyCustomContainerListImplementationClass&#34; name&#61;&#34;myCustomContainerListProvider&#34;&gt;\n        &lt;docType&gt;File&lt;/docType&gt;\n        &lt;docType&gt;Note&lt;/docType&gt;\n    &lt;/creationContainerListProvider&gt;\n</code></pre><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService/ExtensionPoints/org.nuxeo.ecm.platform.filemanager.service.FileManagerService--plugins",
              "id": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService--plugins",
              "label": "plugins (org.nuxeo.ecm.platform.filemanager.service.FileManagerService)",
              "name": "plugins",
              "version": "2021.49.2"
            },
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
              "descriptors": [
                "org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension"
              ],
              "documentation": "\n      The unicity extension point adds a digest to the given field using the\n      given algorithm. If the same file is already on the server, a new Message\n      is send to JMS bus with DocumentLocation if the existing files.\n      <code>\n    <unicitySettings>\n        <enabled>true</enabled>\n        <algo>sha-256</algo>\n        <field>file:content</field>\n        <computeDigest>true</computeDigest>\n    </unicitySettings>\n</code>\n",
              "documentationHtml": "<p>\nThe unicity extension point adds a digest to the given field using the\ngiven algorithm. If the same file is already on the server, a new Message\nis send to JMS bus with DocumentLocation if the existing files.\n</p><p></p><pre><code>    &lt;unicitySettings&gt;\n        &lt;enabled&gt;true&lt;/enabled&gt;\n        &lt;algo&gt;sha-256&lt;/algo&gt;\n        &lt;field&gt;file:content&lt;/field&gt;\n        &lt;computeDigest&gt;true&lt;/computeDigest&gt;\n    &lt;/unicitySettings&gt;\n</code></pre><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService/ExtensionPoints/org.nuxeo.ecm.platform.filemanager.service.FileManagerService--unicity",
              "id": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService--unicity",
              "label": "unicity (org.nuxeo.ecm.platform.filemanager.service.FileManagerService)",
              "name": "unicity",
              "version": "2021.49.2"
            },
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
              "descriptors": [
                "org.nuxeo.ecm.platform.filemanager.service.extension.VersioningDescriptor"
              ],
              "documentation": "\n      CAUTION deprecated extension point since 9.1, versioning has been removed from file manager, if you want to\n      provide automatic versioning, contribute policy to versioning service.\n\n      @since 5.7\n      The versioning extension point defines the versioning option that will be\n      used when incrementing the document version at file import (DnD,\n      Import button)\n      The default value will be MINOR, to keep compatibility with previous\n      releases.\n      Possible values are NONE, MINOR OR MAJOR (see VersioningOption enumeration)\n      Other values will raise an IllegalArgumentException\n      <code>\n    <versioning>\n        <defaultVersioningOption>MAJOR</defaultVersioningOption>\n    </versioning>\n</code>\n",
              "documentationHtml": "<p>\nCAUTION deprecated extension point since 9.1, versioning has been removed from file manager, if you want to\nprovide automatic versioning, contribute policy to versioning service.\n</p><p>\n&#64;since 5.7\nThe versioning extension point defines the versioning option that will be\nused when incrementing the document version at file import (DnD,\nImport button)\nThe default value will be MINOR, to keep compatibility with previous\nreleases.\nPossible values are NONE, MINOR OR MAJOR (see VersioningOption enumeration)\nOther values will raise an IllegalArgumentException\n</p><p></p><pre><code>    &lt;versioning&gt;\n        &lt;defaultVersioningOption&gt;MAJOR&lt;/defaultVersioningOption&gt;\n    &lt;/versioning&gt;\n</code></pre><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService/ExtensionPoints/org.nuxeo.ecm.platform.filemanager.service.FileManagerService--versioning",
              "id": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService--versioning",
              "label": "versioning (org.nuxeo.ecm.platform.filemanager.service.FileManagerService)",
              "name": "versioning",
              "version": "2021.49.2"
            }
          ],
          "extensions": [],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
          "name": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
          "requirements": [],
          "resolutionOrder": 366,
          "services": [
            {
              "@type": "NXService",
              "componentId": "org.nuxeo.ecm.platform.filemanager.service.FileManagerService",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager/org.nuxeo.ecm.platform.filemanager.service.FileManagerService/Services/org.nuxeo.ecm.platform.filemanager.api.FileManager",
              "id": "org.nuxeo.ecm.platform.filemanager.api.FileManager",
              "overriden": false,
              "version": "2021.49.2"
            }
          ],
          "startOrder": 861,
          "version": "2021.49.2",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component\n  name=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService\">\n\n  <implementation\n    class=\"org.nuxeo.ecm.platform.filemanager.service.FileManagerService\" />\n\n  <service>\n    <provide interface=\"org.nuxeo.ecm.platform.filemanager.api.FileManager\" />\n  </service>\n\n  <documentation>\n    The FileManager service provide a generic service for building Documents\n    form a simple File.\n  </documentation>\n\n  <extension-point name=\"plugins\">\n    <documentation>\n      The plugin system for the FileManager give the possibility to register\n      extension that will be responsible for creating a document from a given\n      mime-type. The plugin should implement the\n      org.nuxeo.ecm.platform.filemanager.interfaces.FileImporter interface.\n\n      The registration of a file importer can be done like this:\n\n      <code>\n        <plugin name=\"myCustomFileImporter\"\n          class=\"com.example.MyFileImporterImplementationClass\" enabled=\"true\"\n          docType=\"MyCustomDoctype\" order=\"30\">\n          <filter>text/plain</filter>\n        </plugin>\n      </code>\n\n      The filter tag is used to know what mime-types can be used with the\n      plugin. The order tag is used to determine order between plugins.\n\n      The docType attribute is optional. When added, an instance of the document type specified in it will be created. Otherwise, one of the default Nuxeo document types will be used.\n\n      A plugin can override an existing plugin by reusing the same name, in this\n      case the previous filters will be ignored. A plugin can be completely\n      disabled by setting enabled=\"false\".\n\n      Similarly, to override the default behavior to import folders, custom\n      folder importers are registered as follows:\n\n      <code>\n        <folderImporter name=\"myCustomFolderImporter\"\n          class=\"com.example.MyFolderImporterImplementationClass\" />\n      </code>\n\n      The latest registered folder importer will be used in place of any other\n      previously registered folder importer.\n\n      Finally is it also possible to register CreationContainerListProvider\n      implementations for a given set of document types so as to provide the\n      user with a list of container suitable for new document creation.\n\n      This feature is especially useful for the creation of new document from an\n      office productivity application through the LiveEdit plugins.\n\n      The docType is optional: no docType declaration means all types are\n      handled by the extension.\n\n      <code>\n        <creationContainerListProvider name=\"myCustomContainerListProvider\"\n          class=\"com.example.MyCustomContainerListImplementationClass\">\n          <docType>File</docType>\n          <docType>Note</docType>\n        </creationContainerListProvider>\n      </code>\n    </documentation>\n\n    <object\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor\" />\n    <object\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor\" />\n    <object\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor\" />\n  </extension-point>\n\n  <extension-point name=\"unicity\">\n    <documentation>\n      The unicity extension point adds a digest to the given field using the\n      given algorithm. If the same file is already on the server, a new Message\n      is send to JMS bus with DocumentLocation if the existing files.\n      <code>\n        <unicitySettings>\n          <enabled>true</enabled>\n          <algo>sha-256</algo>\n          <field>file:content</field>\n          <computeDigest>true</computeDigest>\n        </unicitySettings>\n      </code>\n    </documentation>\n\n    <object\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension\" />\n  </extension-point>\n\n  <extension-point name=\"versioning\">\n    <documentation>\n      CAUTION deprecated extension point since 9.1, versioning has been removed from file manager, if you want to\n      provide automatic versioning, contribute policy to versioning service.\n\n      @since 5.7\n      The versioning extension point defines the versioning option that will be\n      used when incrementing the document version at file import (DnD,\n      Import button)\n      The default value will be MINOR, to keep compatibility with previous\n      releases.\n      Possible values are NONE, MINOR OR MAJOR (see VersioningOption enumeration)\n      Other values will raise an IllegalArgumentException\n      <code>\n        <versioning>\n          <defaultVersioningOption>MAJOR</defaultVersioningOption>\n        </versioning>\n      </code>\n    </documentation>\n\n    <object\n      class=\"org.nuxeo.ecm.platform.filemanager.service.extension.VersioningDescriptor\" />\n  </extension-point>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/nxfilemanager-service.xml",
          "xmlPureComponent": false
        }
      ],
      "fileName": "nuxeo-platform-filemanager-2021.49.2.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.filemanager",
      "id": "org.nuxeo.ecm.platform.filemanager",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: 1.6.0_20 (Sun Microsystems Inc.)\r\nBuilt-By: root\r\nBuild-Jdk: 11.0.21\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 0.0.0.SNAPSHOT\r\nExport-Package: org.nuxeo.ecm.platform.filemanager,org.nuxeo.ecm.platf\r\n orm.filemanager.service,org.nuxeo.ecm.platform.filemanager.service.ex\r\n tension\r\nBundle-ActivationPolicy: lazy\r\nBundle-ClassPath: .\r\nBundle-Category: runtime\r\nBundle-Localization: plugin\r\nBundle-Name: NXFileManager\r\nBundle-RequiredExecutionEnvironment: JavaSE-1.6\r\nBundle-Vendor: Nuxeo\r\nNuxeo-Component: OSGI-INF/filemanager-digestcomputer-event-contrib.xml\r\n ,OSGI-INF/filemanager-iconupdater-event-contrib.xml,OSGI-INF/filemana\r\n ger-unicity-event-contrib.xml,OSGI-INF/nxfilemanager-pageprovider-con\r\n trib.xml,OSGI-INF/nxfilemanager-plugins-contrib.xml,OSGI-INF/nxfilema\r\n nager-service.xml,\r\nImport-Package: au.com.bytecode.opencsv,javax.annotation;version=\"1.0\"\r\n ,org.apache.commons.logging,org.nuxeo.common.collections,org.nuxeo.co\r\n mmon.utils,org.nuxeo.common.xmap.annotation,org.nuxeo.ecm.core;api=sp\r\n lit,org.nuxeo.ecm.core.api;api=split,org.nuxeo.ecm.core.api.facet,org\r\n .nuxeo.ecm.core.api.impl,org.nuxeo.ecm.core.api.impl.blob,org.nuxeo.e\r\n cm.core.api.repository,org.nuxeo.ecm.core.api.security,org.nuxeo.ecm.\r\n core.io,org.nuxeo.ecm.core.io.impl,org.nuxeo.ecm.core.io.impl.plugins\r\n ,org.nuxeo.ecm.core.schema,org.nuxeo.ecm.core.schema.types,org.nuxeo.\r\n ecm.core.schema.types.primitives,org.nuxeo.ecm.core.search.api.client\r\n .querymodel,org.nuxeo.ecm.core.search.api.client.querymodel.descripto\r\n r,org.nuxeo.ecm.directory;api=split,org.nuxeo.ecm.platform.filemanage\r\n r.api,org.nuxeo.ecm.platform.filemanager.utils,org.nuxeo.ecm.platform\r\n .mimetype,org.nuxeo.ecm.platform.mimetype.interfaces,org.nuxeo.ecm.pl\r\n atform.types,org.nuxeo.ecm.platform.versioning.api,org.nuxeo.runtime,\r\n org.nuxeo.runtime.api,org.nuxeo.runtime.model\r\nBundle-SymbolicName: org.nuxeo.ecm.platform.filemanager\r\n\r\n",
      "maxResolutionOrder": 366,
      "minResolutionOrder": 361,
      "packages": [],
      "requirements": [],
      "version": "2021.49.2"
    }
  ],
  "creationDate": 1707128556778,
  "key": "Nuxeo Platform-2021.49",
  "name": "Nuxeo Platform",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1707128556778,
  "version": "2021.49"
}